implicit assumption造句
例句与造句
we have proved the invariance of m only with the implicit assumption w/1.
仅仅在暗中假定w1时,我们才证明了M的不变性。 - many so-called general economic models are based on a set of implicit assumptions about human behavior and economic relationships .
许多所谓一般的经济模式是建立在一系列有关人的行为和经济关系的内含的假定之上的。 - an exception is any violation of a routine's implicit assumptions
异常是任何违背了程序固有的假设。 - this routine then throws either a . net exception or a custom exception if any of the routine's implicit assumptions are violated
这个程序中,如果出现了任何程序错误,.net的异常和自定义的异常会同时被丢出。 - but that is the wrong answer because it accepts the questioner's implicit assumption : that without ownership of software, programmers cannot possibly be paid a cent
但是那是错误的答案因为它接受了提问者暗示性的假设:没有软件的所有权,就不可能赚一分钱。 - It's difficult to find implicit assumption in a sentence. 用implicit assumption造句挺难的
- websphere portal is one of these technologies that makes this implicit assumption and you must be aware of what you are giving up when you decide to violate
websphereportal是这些做出此隐式假定的技术之一,当您准备违犯这一假定时,您必须清楚正在放弃什么。 - the commonality between them is that they all have a lot of implicit assumptions and implicit state that would have to be dealt with explicitly in a general-purpose programming language
它们之间的共同点是:它们都具有许多隐式假设和隐式状态,而在通用编程语言中必须显式地处理这些东西。 - this theory is based on a model for how the structure on one length scale l is related to that on another scale m, with the implicit assumption that the structure is invariant under the renormalization group scale transformation t ( x )
该方法假定在标度变换下系统的结构不变,讨论在长度标度l与l下系统结构的关系。 - there is an implicit assumption that exchange rate adjustments will always produce an improvement in the current account balance of payments-in other words, an appreciation depreciation in the exchange rate will reduce increase the balance of payments surplus
大家似乎都假设调整汇率往往能令经常帐状况改善,亦即汇率上升下降,经常帐盈馀便会减少增加。 - in the jdbc driver, the only exception to this rule is the ascii stream getter and setter methods, which are special cases because they use byte streams with the implicit assumption of single well-known code pages ascii
在jdbc驱动程序中,唯一可以不遵守此规则的字符数据是ascii流getter和setter方法,这属于比较特殊的情况,因为这些方法使用的字节流带有单个已知代码页(ascii)的隐式假定。 - much of the knowledge of how a class works or is supposed to work evaporates shortly after it is written, in the form of implicit assumptions, invariants, and expected use cases that are clear in the developer s head but never get written down in the form of design notes, comments, or documentation . existing code is always harder to work with than new code
以隐含假定、不变式以及预期用例(虽然在开发人员的头脑中很清晰,但是没有以设计笔记、注释或者文档的方式记录下来)的方式编写完类之后,人们很快就不再了解类的工作方式(或者应该如何工作),现有代码总是比新代码难以使用。